home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 September
/
CHIP Eylül 1996.iso
/
utils
/
povray
/
povmnf.sea
/
POVRAY
/
POV-Ray.rsrc
/
TEXT_323_sphere.txt
< prev
next >
Wrap
Text File
|
1994-02-09
|
108b
|
7 lines
// create a sphere shape
sphere
{
<0, 0, 0> // center of sphere <X Y Z>
2.0 // radius of sphere
}